ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridSelectedItemsCollection<T> Class
Properties Methods


In This Topic
    DataGridSelectedItemsCollection<T> Class Members
    In This Topic

    The following tables list the members exposed by DataGridSelectedItemsCollection<T>.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DataGridSelectedItemsCollection<T> class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the amount of items.  
    Public PropertyGets the selected item at the specified index.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether this collection contains the specified item.  
    Public MethodReturns an enumerator that iterates through the collection.  
    Top
    See Also